image_load_increment(): Fixed bug when image width was not a multiple of 4
authorMichael Fulbright <drmike@redhat.com>
Fri, 29 Oct 1999 22:43:51 +0000 (22:43 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Fri, 29 Oct 1999 22:43:51 +0000 (22:43 +0000)
commit05505d6a1dcc89f424d2a2e4516f5cc310238a03
tree6d38682a2a7eb3ed3b248b048d3831e874b5466a
parenta4a876d70e576fe5573cbd6daaaf93d6a33e4417
image_load_increment(): Fixed bug when image width was not a multiple of 4

1999-10-29  Michael Fulbright  <drmike@redhat.com>

        * src/io-jpeg.c: image_load_increment(): Fixed bug when
        image width was not a multiple of 4 - always use the
        gdk_pixbuf rowstride to increment pointers!
gdk-pixbuf/io-jpeg.c